[INFO] cloning repository https://github.com/douglaz/cyberkrill
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/douglaz/cyberkrill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9d6509be2b65ac3664aba26de1400429fa63039
[INFO] testing douglaz/cyberkrill against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/douglaz/cyberkrill
[INFO] finished tweaking git repo https://github.com/douglaz/cyberkrill
[INFO] tweaked toml for git repo https://github.com/douglaz/cyberkrill written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/douglaz/cyberkrill on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/douglaz/cyberkrill already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48bda490f461cdbe9f012ceb8091ce6e2795e0801ddacb5460551f1b37ec572e
[INFO] running `Command { std: "docker" "start" "-a" "48bda490f461cdbe9f012ceb8091ce6e2795e0801ddacb5460551f1b37ec572e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48bda490f461cdbe9f012ceb8091ce6e2795e0801ddacb5460551f1b37ec572e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48bda490f461cdbe9f012ceb8091ce6e2795e0801ddacb5460551f1b37ec572e", kill_on_drop: false }`
[INFO] [stdout] 48bda490f461cdbe9f012ceb8091ce6e2795e0801ddacb5460551f1b37ec572e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eab8d02628e1e7f424f863846910c08da093f3e3dcce6f456fe7fcada69868a
[INFO] running `Command { std: "docker" "start" "-a" "4eab8d02628e1e7f424f863846910c08da093f3e3dcce6f456fe7fcada69868a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zip v7.0.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.7
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling serialport v4.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling mio-serial v5.0.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hidraw-rs v0.1.0 (https://github.com/douglaz/hidraw-rs.git#19ef4fd3)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling hidapi-compat v0.1.0 (https://github.com/douglaz/hidraw-rs.git#19ef4fd3)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling bip39 v2.2.2 (https://github.com/rust-bitcoin/rust-bip39#d6dbc316)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling coldcard v0.12.2 (https://github.com/douglaz/rust-coldcard?branch=hidraw#30612037)
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling bdk_core v0.6.2
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling esplora-client v0.12.1
[INFO] [stderr]    Compiling lightning-types v0.2.0
[INFO] [stderr]    Compiling trezor-client v0.1.5 (https://github.com/trezor/trezor-firmware#9b99395e)
[INFO] [stderr]    Compiling cktap-direct v0.1.0 (https://github.com/douglaz/cktap-direct?rev=6feb5f0#6feb5f01)
[INFO] [stderr]    Compiling bdk_esplora v0.22.1
[INFO] [stderr]    Compiling lightning-invoice v0.33.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling bdk_chain v0.23.2
[INFO] [stderr]    Compiling alkali v0.3.0
[INFO] [stderr]    Compiling bdk_wallet v2.3.0
[INFO] [stderr]    Compiling frozenkrill-core v0.0.0 (https://github.com/planktonlabs/frozenkrill?rev=c6883ec2daf9886f96106815528b7052eecaf5b4#c6883ec2)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling electrum-client v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bdk_electrum v0.23.2
[INFO] [stderr]    Compiling jade-bitcoin v0.1.0 (/opt/rustwide/workdir/jade-bitcoin)
[INFO] [stderr]    Compiling fedimint-lite v0.1.0 (/opt/rustwide/workdir/fedimint-lite)
[INFO] [stderr]    Compiling cyberkrill-core v0.2.0 (/opt/rustwide/workdir/cyberkrill-core)
[INFO] [stderr]    Compiling cyberkrill v0.2.0 (/opt/rustwide/workdir/cyberkrill)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "4eab8d02628e1e7f424f863846910c08da093f3e3dcce6f456fe7fcada69868a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eab8d02628e1e7f424f863846910c08da093f3e3dcce6f456fe7fcada69868a", kill_on_drop: false }`
[INFO] [stdout] 4eab8d02628e1e7f424f863846910c08da093f3e3dcce6f456fe7fcada69868a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b7bdf73ac0c1d8f2b90772af8054828d9a8401449f9a21338beace466188894
[INFO] running `Command { std: "docker" "start" "-a" "4b7bdf73ac0c1d8f2b90772af8054828d9a8401449f9a21338beace466188894", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling zip v7.0.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling cktap-direct v0.1.0 (https://github.com/douglaz/cktap-direct?rev=6feb5f0#6feb5f01)
[INFO] [stderr]    Compiling process-wrap v9.0.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jade-bitcoin v0.1.0 (/opt/rustwide/workdir/jade-bitcoin)
[INFO] [stderr]    Compiling fedimint-lite v0.1.0 (/opt/rustwide/workdir/fedimint-lite)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcTtX0wu/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-b167c3360898816b,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libjiff-2c1760f9377a1f28,libenv_filter-3bc07dbf56323746,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libanstyle-8f9813155d5c1cf2,libjade_bitcoin-0b42aeb05d731e73,libhex-34204939b303cb53,libserde_cbor-b0b6f31b48f1b1fe,libhalf-cc6be314b18dd970,libtokio_serial-cf16be4e969bb79f,libfutures-07c5db4fa26ccbfc,libfutures_executor-30609ffa803cb00b,libmio_serial-a230675879f0e42b,libnix-a40b1a3f9012c02e,libserialport-86f47b4577de9337,libnix-0378d03370669fd8,libbitflags-e2b4db6c651223da,libreqwest-2a8efaeac33c97b2,libserde_urlencoded-66983afea6759e3c,libryu-14257e7dfe68df82,libhyper_rustls-370e0f6fbb106244,libwebpki_roots-bb4996d9a0bc7a6a,libtokio_rustls-5557f1c019266003,librustls-1f5eb59bd8b2e67f,libsubtle-fdb157e48338ed49,libwebpki-a35242e31e4d8c24,libaws_lc_rs-1085321cb4cd46f9,libaws_lc_sys-ad206cd6899521cc,libring-90a771ec1475a888,libuntrusted-3420b86308bec153,librustls_pki_types-69d242f5f9c8bfec,libzeroize-9108212d9a575ff3,libtower_http-cc001d19af094fd7,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libtower-5de51bb5da2e5454,libtower_layer-d70c7e404336389b,libhyper_util-fe79c81d3691d74a,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-6ed0055876ec995d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-5fc7ef02d8cf021b,libtracing-116078b9afe5cb18,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-f325a5c8a9ebf94c,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-a5fc9f5e8f0a0a54,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-2c0d5b2088947b01,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libsocket2-3e291cebd0218a0a,libmio-c7e98b5e1d124750,libparking_lot-b167cbee7431fe87,libparking_lot_core-e0958cea56392b02,liblock_api-0b324202ce05dd36,libscopeguard-e80a2b0b1f686274,libhttp_body_util-194889fdb4ea9f63,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c835eae5fc9c575c,liburl-4cd6fdc2a4def0ce,libidna-33d68e5c199f688c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-506575b17701ed66,libicu_properties-87ec130a551aaa98,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-52ea828ced7ac2f9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d3daf0a64ab11214,libpotential_utf-225da983dccba361,libicu_provider-7b1586cee432d528,libicu_locale_core-269a0cb63b268b7b,libtinystr-71fce14af354271c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-ef050d088a71bb0e,libzerotrie-183aa668c7260807,libyoke-7db704a0726050d3,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-74e35f9dc4ec4e3e,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_json-6cf7bd4cd791a931,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-e49d293ca31e51ff,libthiserror-58560a12962c910e,liblog-cfb0a897de58af94,libbitcoin-0745984719c6621e,libbitcoin_units-af99b7bbfd2a3a22,libsecp256k1-06c88adf99c52829,librand-4cbe90b82040c0b3,librand_chacha-351722f20c05482a,libppv_lite86-5da956cb62e82901,libzerocopy-e05d3ed7c1bf0e90,librand_core-ef0548735b055647,libgetrandom-2f294c20f03f3269,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libsecp256k1_sys-412d42837cd87e55,libbech32-542158de8e60ae5e,libbase58ck-7b6184df4b45a8d3,libbitcoin_hashes-d1154fd73b81d62e,libbitcoin_io-77caccf61401730b,libhex_conservative-6916527ac3accdbe,libarrayvec-1b252ee19ef31e11,libbitcoin_internals-5621262af8f1195f,libserde-a8ad2c84a355404d,libserde_core-9630c118cbbf7b68,libbase64-64299f9d815d057c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcTtX0wu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-10c2b3d7f3e2b3e5/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4cd24c3bb3a5e934/out" "-L" "/opt/rustwide/target/debug/build/ring-0dfcad0a2fcfe9f0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_address-e822c8d41616fbdf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jade-bitcoin` (example "get_address") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4b7bdf73ac0c1d8f2b90772af8054828d9a8401449f9a21338beace466188894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b7bdf73ac0c1d8f2b90772af8054828d9a8401449f9a21338beace466188894", kill_on_drop: false }`
[INFO] [stdout] 4b7bdf73ac0c1d8f2b90772af8054828d9a8401449f9a21338beace466188894
